DevForce Help Reference
PropertyInterceptorArgs<TInstance,TValue> Class Properties


For a list of all members of this type, see PropertyInterceptorArgs<TInstance,TValue> members.

Public Properties
 NameDescription
Public PropertyCancelOverridden. Whether or not to cancel any further actions for the PropertyInterceptor.  
Public PropertyContextOverridden.  Used internally to indicate the Entity version.  
Public PropertyExceptionActionOverridden.  The handler to be invoked when an exception is thrown during a get or set.  
Public PropertyInstance The strongly-typed object on which the interceptor acts.  
Public PropertyTagOverridden.  Gets or sets a user-defined value.  
Public PropertyValue The strongly-typed value of the property being retrieved or set.  
Top
Protected Properties
 NameDescription
Protected PropertyOriginalInterceptorArgs Internal use only.  
Top
See Also

Reference

PropertyInterceptorArgs<TInstance,TValue> Class
IdeaBlade.Core Namespace
PropertyInterceptorArgs Class

Send Feedback